Spread for ASP.NET 11 Product Documentation
Type Property (ItemEventArgs<T>)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ItemEventArgs<T> Class : Type Property
Specifies how the item changed
Syntax
'Declaration
 
Public ReadOnly Property Type As ItemChangedType
'Usage
 
Dim instance As ItemEventArgs(Of T)
Dim value As ItemChangedType
 
value = instance.Type
public ItemChangedType Type {get;}
See Also

Reference

ItemEventArgs<T> Class
ItemEventArgs<T> Members